home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / setup / vbnet / 19 advanced win32 techniques / encryptorservice / encryptorservice.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2001-10-29  |  928 b   |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "EncryptorService", "EncryptorService.vbproj", "{64C8D48D-DCC0-420A-AA5C-DB8D24E43C2A}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {64C8D48D-DCC0-420A-AA5C-DB8D24E43C2A}.Debug.ActiveCfg = Debug|.NET
  13.         {64C8D48D-DCC0-420A-AA5C-DB8D24E43C2A}.Debug.Build.0 = Debug|.NET
  14.         {64C8D48D-DCC0-420A-AA5C-DB8D24E43C2A}.Release.ActiveCfg = Release|.NET
  15.         {64C8D48D-DCC0-420A-AA5C-DB8D24E43C2A}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.